

*{ padding: 0;}
body
{
	font-size: 12px;
	color: #333;
	margin: 0px;
	font-family: 微软雅黑, Microsoft YaHei,  Arial, Helvetica, sans-serif;
  
}
ul,li
{
	list-style-type: none;
}
img,ul,li,dl,dt,dd
{
	padding: 0px;
	margin: 0px;
}
img
{
	border: none;
}
a
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
img
{
	border: 0;
}



html {overflow-x:hidden;}

.custom_service p img {display: inline; margin-top:-5px; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:150px;}
.side_content{width:136px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:136px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}

.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}

.close_btn { float:right; display:block;  margin:80px -3px 0 0;width:24px;height:22px;cursor:pointer; }
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.custom_service{ margin-top:10px;}
.other  { text-align:center;}
.other img  { width:89px; height:87px;}
.other p { padding:5px 0; margin:0;color: #666666;}
.other ul li{color: #333; line-height:16px; font-size:12px; font-weight:bold; }
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../images/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-367px 0; height:130px;}
.side_green .side_center {background:url(../images/kf_con_bg.gif) no-repeat; width:136px; height:344px; padding:5px 0;}
.con_t span{ width:108px; height:27px; background:url(../images/con_t_an.jpg) no-repeat; margin:0 auto;  text-align:center; line-height:26px; display:block; margin-top:20px; padding-left:8px;}
.con_t span a{ font-size:13px; color:#fff;  }
.con_t dl { text-align:center;}
.con_t dl  dt { font-size:12px; color:#0591e0; }
.con_t dl  dd { font-size:16px; color:#0591e0; }
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}